home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- readpict(integer(field "PhotoGRP_T"), integer(field "PhotoCUR_T"))
- if the visible of sprite 2 = 0 then
- set the visible of sprite 2 to 1
- end if
- if the visible of sprite 13 = 1 then
- set the visible of sprite 13 to 0
- end if
- if the visible of sprite 15 = 1 then
- set the visible of sprite 15 to 0
- end if
- end
-